go/types.Checker.interfacePtrError (method)
4 uses
go/types (current package)
call.go#L565: why = check.interfacePtrError(x.typ)
lookup.go#L397: return "(" + check.interfacePtrError(V) + ")"
lookup.go#L401: return "(" + check.interfacePtrError(T) + ")"
lookup.go#L413: func (check *Checker) interfacePtrError(T Type) string {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)